-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo fix in DataTransformers.ipynb #176
Conversation
…and not MultiOutputTransformer
Thank you for the bug report! I will review your PR shortly. |
Codecov Report
@@ Coverage Diff @@
## master #176 +/- ##
==========================================
- Coverage 99.55% 99.09% -0.46%
==========================================
Files 6 5 -1
Lines 679 666 -13
==========================================
- Hits 676 660 -16
- Misses 3 6 +3
Continue to review full report at Codecov.
|
.pre-commit-config.yaml
Outdated
@@ -1,12 +1,12 @@ | |||
repos: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are the changes here intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope. After I ran the pre-commit test, and everything was fine, I was asked to stage this file for commit as well, and so I did.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, not sure what happened there. Would you mind reverting this change then?
I see the #174 has been merged. I will make the changes then. |
Awesome, thank you! Please let me know if you encounter any issues with the new setup. |
Hey @data-hound it looks like the way I set up CI won't work for forks 🤦 . I think I'll be able to get it fixed, but it might take a couple of days. That is to say, don't worry about the CI failure, and sorry for wasting your time with broken CI. In the meantime, could you please revert the change to |
I was able to make the changes. Thank you very much @data-hound ! |
Mention Not! |
Under Section 2, Multiple Inputs
changed to